body.dfs_cp__modal--visible{overflow-y:hidden}.dfs_cp__modal{display:none;position:fixed;align-items:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;outline:none;z-index:1050;background:rgba(14,14,14,.45)}.dfs_cp__modal.dfs_cp__modal--show{display:flex}.dfs_cp__modal__content{box-shadow:0px 2px 2px var(--shadow-color) , 0px 4px 4px var(--shadow-color) , 0px 8px 8px var(--shadow-color);display:flex;background-color:#fff;flex-direction:column;position:relative;overflow:auto;width:300px;max-height:80vh;max-width:90%;min-height:238px}@media(min-width: 600px){.dfs_cp__modal__content{width:496px}}@media(min-width: 900px){.dfs_cp__modal--lg .dfs_cp__modal__content{width:800px}}.dfs_cp__modal__header{display:flex;justify-content:space-between;background:#fff;z-index:1050;margin:24px 24px 8px 24px}.dfs_cp__modal__header .dfs_cp__modal__title{font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:24px;line-height:32px;color:#000;letter-spacing:normal;text-transform:none;margin:0}.dfs_cp__modal__header .dfs_cp__modal__close_button:focus,.dfs_cp__modal__header .dfs_cp__modal__close_button:hover{background:#d9f5fd;color:#0063b8;cursor:pointer}.dfs_cp__modal__header .dfs_cp__modal__close_button{background:rgba(0,0,0,0);border:0;display:flex;justify-content:center;align-items:center;padding:4px;margin:0;text-align:center;border-radius:2px;width:20px;height:20px;color:#7e7e7e}.dfs_cp__modal__header .dfs_cp__modal__close_button:active{background:#94dcf7;color:#00468b}.dfs_cp__modal__header .dfs_cp__modal__close_button:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #00468b;border-radius:2px}.dfs_cp__modal__header .dfs_cp__modal__close_button svg{height:12px;width:12px}.dfs_cp__modal__body{overflow-y:auto;font-size:16px;line-height:24px;min-height:54px;height:auto;padding:0 24px 0;margin-bottom:24px;font-weight:400}.dfs_cp__modal__body .dfs_cp__modal__loading{text-align:center}.dfs_cp__modal__body .dfs_cp__modal__loading img{margin-top:40px}
